home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 2 (Reseller)
/
Apple R&P Lib Reseller v2.0.iso
/
4-Fonts & Software
/
Demo Software
/
AppMaker
/
Demo AppMaker™
/
Demo AppMaker™.rsrc
/
TmpC_223_Window.h
< prev
next >
Wrap
Text File
|
1989-04-09
|
569b
|
21 lines
/* %filename% */
/* Created %date% %time% by AppMaker */
/*----------*/
void Open%WindName% (Str255 fName,
short vRefNum,
short fRefNum);
void Close%WindName% (void);
void MouseIn%WindName% (Point where,
short modifiers);
void TypeIn%WindName% (char ch);
void Update%WindName% (void);
void Activate%WindName% (Boolean activate);
void Resize%WindName% (void);
pascal void Scroll%WindName% (short newValue,
short oldValue);
void Control%WindName% (ControlHandle whichControl,
short whichPart,
Point where);